Enable ExchangeAsset in asset hubs#700
Conversation
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet pallet_xcm_benchmarks::generic |
|
Command "" has started 🚀 See logs here |
|
Command "" has finished ✅ See logs here |
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet "pallet_xcm_benchmarks::generic" |
|
Command "" has started 🚀 See logs here |
|
Command "" has finished ✅ See logs here |
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet pallet_xcm_benchmarks::generic |
|
Command "" has started 🚀 See logs here |
|
Command "" has finished ✅ See logs here |
Trying to use the bench bot for running benchmarks for "pallet_xcm_benchmarks::generic", I found out the regex in the github workflow is missing the colon. This PR aims to unblock #700 that's aiming to run those exact benchmarks.
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet pallet_xcm_benchmarks::generic |
|
Command "" has started 🚀 See logs here |
|
Command "" has finished ✅ See logs here |
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet pallet_xcm_benchmarks::generic |
|
Command "" has started 🚀 See logs here |
|
Command "" has finished ✅ See logs here |
|
/cmd bench --runtime asset-hub-kusama asset-hub-polkadot --pallet pallet_xcm_benchmarks::generic |
|
/merge |
|
Enabled Available commands
For more information see the documentation |
Head branch was pushed to by a user without write access
|
/merge |
|
Enabled Available commands
For more information see the documentation |
Head branch was pushed to by a user without write access
|
/merge |
|
Enabled Available commands
For more information see the documentation |
Head branch was pushed to by a user without write access
|
/merge |
2 similar comments
|
/merge |
|
/merge |
|
Enabled Available commands
For more information see the documentation |
ExchangeAssetwas missing its benchmark for being enabled in asset hub.It already has an implementation so it can be used for swapping two assets using the liquidity pools on asset hub.
Addresses #649.
Aiming for release 1.5.1.